Resource StructureDefinition/FHIR Server from package kbv.basis#1.6.0 (62 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"id" : "KBV-PR-Base-Observation-Head-Circumference",
"url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Head_Circumference",
"version" : "1.6.0",
"name" : "KBV_PR_Base_Observation_Head_Circumference",
"status" : "active",
"description" : "Dieses Profil beschreibt die Messung eines einzelnen Kopfumfangs.",
"fhirVersion" : "4.0.1",
"mapping" : [
{
"identity" : "workflow",
"uri" : "http://hl7.org/fhir/workflow",
"name" : "Workflow Pattern"
},
{
"identity" : "sct-concept",
"uri" : "http://snomed.info/conceptdomain",
"name" : "SNOMED CT Concept Domain Binding"
},
{
"identity" : "v2",
"uri" : "http://hl7.org/v2",
"name" : "HL7 v2 Mapping"
},
{
"identity" : "rim",
"uri" : "http://hl7.org/v3",
"name" : "RIM Mapping"
},
{
"identity" : "w5",
"uri" : "http://hl7.org/fhir/fivews",
"name" : "FiveWs Pattern Mapping"
},
{
"identity" : "sct-attr",
"uri" : "http://snomed.org/attributebinding",
"name" : "SNOMED CT Attribute Binding"
}
],
"kind" : "resource",
"abstract" : false,
"type" : "Observation",
"baseDefinition" : "http://fhir.de/StructureDefinition/observation-de-vitalsign-kopfumfang|1.4.0",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Observation",
"path" : "Observation",
"definition" : "Dieses Element beschreibt die Messung eines einzelnen Kopfumfangs."
},
{
"id" : "Observation.code.coding",
"path" : "Observation.code.coding",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "$this"
}
],
"rules" : "open"
},
"min" : 2
},
{
"id" : "Observation.code.coding:loinc",
"path" : "Observation.code.coding",
"sliceName" : "loinc",
"min" : 1,
"max" : "1",
"patternCoding" : {
"code" : "9843-4",
"system" : "http://loinc.org",
"display" : "Head Occipital-frontal circumference",
"version" : "2.77"
}
},
{
"id" : "Observation.code.coding:loinc.system",
"path" : "Observation.code.coding.system",
"min" : 1
},
{
"id" : "Observation.code.coding:loinc.version",
"path" : "Observation.code.coding.version",
"min" : 1
},
{
"id" : "Observation.code.coding:loinc.code",
"path" : "Observation.code.coding.code",
"min" : 1
},
{
"id" : "Observation.code.coding:loinc.display",
"path" : "Observation.code.coding.display",
"min" : 1
},
{
"id" : "Observation.code.coding:snomed",
"path" : "Observation.code.coding",
"sliceName" : "snomed",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Head_Circumference_SNOMED_CT"
}
},
{
"id" : "Observation.code.coding:snomed.system",
"path" : "Observation.code.coding.system",
"min" : 1
},
{
"id" : "Observation.code.coding:snomed.version",
"path" : "Observation.code.coding.version",
"min" : 1
},
{
"id" : "Observation.code.coding:snomed.code",
"path" : "Observation.code.coding.code",
"min" : 1
},
{
"id" : "Observation.code.coding:snomed.display",
"path" : "Observation.code.coding.display",
"min" : 1
},
{
"id" : "Observation.subject",
"path" : "Observation.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/Group",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0"
]
}
]
},
{
"id" : "Observation.focus",
"path" : "Observation.focus",
"max" : "0"
},
{
"id" : "Observation.effective[x]",
"path" : "Observation.effective[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "closed"
},
"definition" : "Zeitpunkt der Messung.",
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Observation.effective[x]:effectiveDateTime",
"path" : "Observation.effective[x]",
"sliceName" : "effectiveDateTime",
"min" : 1,
"type" : [
{
"code" : "dateTime"
}
]
},
{
"id" : "Observation.value[x]:valueQuantity",
"path" : "Observation.value[x]",
"sliceName" : "valueQuantity",
"definition" : "Hier wird der Messwert angegeben.",
"type" : [
{
"code" : "Quantity"
}
]
},
{
"id" : "Observation.note",
"path" : "Observation.note",
"definition" : "Hier können ergänzende freitextliche Kommentare und Notizen vorgenommen werden, die nicht durch die strukturierten Datenelemente erfassbar sind."
},
{
"id" : "Observation.note.author[x]",
"path" : "Observation.note.author[x]",
"slicing" : {
"discriminator" : [
{
"type" : "type",
"path" : "$this"
}
],
"rules" : "open"
},
"definition" : "Hier wird die Person angegeben, die die Notiz erstellt hat."
},
{
"id" : "Observation.note.author[x]:authorReference",
"path" : "Observation.note.author[x]",
"sliceName" : "authorReference",
"definition" : "Hier wird die Person, die die Notiz erstellt hat, referenziert.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Practitioner",
"http://hl7.org/fhir/StructureDefinition/Patient",
"http://hl7.org/fhir/StructureDefinition/RelatedPerson",
"http://hl7.org/fhir/StructureDefinition/Organization",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient|1.6.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Practitioner|1.6.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_RelatedPerson|1.6.0",
"https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization|1.6.0"
]
}
]
},
{
"id" : "Observation.note.author[x]:authorString",
"path" : "Observation.note.author[x]",
"sliceName" : "authorString",
"definition" : "Hier wird die Person, die die Notiz erstellt hat, als Freitext angegeben.",
"min" : 0,
"max" : "1",
"type" : [
{
"code" : "string"
}
]
},
{
"id" : "Observation.note.time",
"path" : "Observation.note.time",
"definition" : "Hier wird der Zeitpunkt angegeben, zu dem die Notiz erstellt wurde."
},
{
"id" : "Observation.note.text",
"path" : "Observation.note.text",
"definition" : "Hier wird der eigentliche Text der Notiz eingetragen."
},
{
"id" : "Observation.bodySite.coding",
"path" : "Observation.bodySite.coding",
"min" : 1,
"max" : "1",
"binding" : {
"strength" : "required",
"valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_Base_Head_Circumference_BodySite_SNOMED_CT"
}
},
{
"id" : "Observation.bodySite.coding.system",
"path" : "Observation.bodySite.coding.system",
"min" : 1
},
{
"id" : "Observation.bodySite.coding.version",
"path" : "Observation.bodySite.coding.version",
"min" : 1
},
{
"id" : "Observation.bodySite.coding.code",
"path" : "Observation.bodySite.coding.code",
"min" : 1
},
{
"id" : "Observation.bodySite.coding.display",
"path" : "Observation.bodySite.coding.display",
"min" : 1
},
{
"id" : "Observation.specimen",
"path" : "Observation.specimen",
"max" : "0"
},
{
"id" : "Observation.component",
"path" : "Observation.component",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.